FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (109 ms)

Package KBV.ITA.VOS
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender
Url https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender
Version 1.10.010
Status active
Date 2020-05-18
Name 74_PR_VoS_Anwender
Experimental False
Description Der Anwender/ Benutzer eines Systems. Der Anwender wird durch eine ID identifiziert und kann einen Namen haben.
Copyright Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Practitioner
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition 74_PR_VoS_Composition

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis/0.2 Adresse, deutsches Basisprofil (Version 0.2)
http://fhir.de/StructureDefinition/humanname-de-basis/0.2 HumanName, deutsches Basisprofil (Version 0.2)


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender",
  "version" : "1.10.010",
  "name" : "74_PR_VoS_Anwender",
  "status" : "active",
  "date" : "2020-05-18",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Der Anwender/ Benutzer eines Systems. Der Anwender wird durch eine ID identifiziert und kann einen Namen haben.",
  "copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "3.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/w5",
      "name" : "W5 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Practitioner",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Practitioner",
        "path" : "Practitioner",
        "short" : "Anwender",
        "definition" : "Diese Ressource beschreibt einen Mitarbeiter der Betriebstaette, welcher als Anwender ein System nutzt. Dies kann sowohl ein Behandelnder (Vertragsarzt, Vertragspsychotherapeut) als auch ein Mitarbeiter (z.B. MFA) sein."
      },
      {
        "id" : "Practitioner.identifier",
        "path" : "Practitioner.identifier",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.use",
        "path" : "Practitioner.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier.type",
        "path" : "Practitioner.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier.type.coding",
        "path" : "Practitioner.identifier.type.coding",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier.value",
        "path" : "Practitioner.identifier.value",
        "short" : "BenutzerID",
        "definition" : "ID des Anwenders im entsprechenden System",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.identifier.period",
        "path" : "Practitioner.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Practitioner.identifier.assigner",
        "path" : "Practitioner.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Practitioner.active",
        "path" : "Practitioner.active",
        "max" : "0"
      },
      {
        "id" : "Practitioner.name",
        "path" : "Practitioner.name",
        "short" : "Anwendername",
        "definition" : "Name des Anwenders aus dem entsprechenden System",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "HumanName",
            "profile" : "http://fhir.de/StructureDefinition/humanname-de-basis/0.2"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Practitioner.telecom",
        "path" : "Practitioner.telecom",
        "max" : "0"
      },
      {
        "id" : "Practitioner.telecom.use",
        "path" : "Practitioner.telecom.use",
        "max" : "0"
      },
      {
        "id" : "Practitioner.telecom.rank",
        "path" : "Practitioner.telecom.rank",
        "max" : "0"
      },
      {
        "id" : "Practitioner.telecom.period",
        "path" : "Practitioner.telecom.period",
        "max" : "0"
      },
      {
        "id" : "Practitioner.address",
        "path" : "Practitioner.address",
        "max" : "0",
        "type" : [
          {
            "code" : "Address",
            "profile" : "http://fhir.de/StructureDefinition/address-de-basis/0.2"
          }
        ]
      },
      {
        "id" : "Practitioner.gender",
        "path" : "Practitioner.gender",
        "max" : "0"
      },
      {
        "id" : "Practitioner.birthDate",
        "path" : "Practitioner.birthDate",
        "max" : "0"
      },
      {
        "id" : "Practitioner.photo",
        "path" : "Practitioner.photo",
        "max" : "0"
      },
      {
        "id" : "Practitioner.qualification",
        "path" : "Practitioner.qualification",
        "max" : "0"
      },
      {
        "id" : "Practitioner.communication",
        "path" : "Practitioner.communication",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.